home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 January / EnterCD 01_2004.iso / Multimedia / Geomatica FreeView 9.1 / FreeViewV91.exe / Disk1 / data1.cab / Documentation_Files / hlp / freeview.chm / document.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-10-29  |  624 b   |  22 lines

  1. /* Default style for links 
  2. a:active  { color: #0000CC; font-weight: bold}
  3. a:hover   { color: #CC0033; font-weight: bold}
  4. a:link    { color: #3366CC; font-weight: bold}
  5. a:visited { color: #9999CC}
  6. */
  7. /* Default style */
  8. body
  9. {
  10.  font-family: verdana,tahoma,arial, helvetica, sans-serif;                    font-size: small; background-color: #FFFFFF; padding-left: 35pt; padding-right: 35pt; 
  11. }
  12.  
  13. /* Use this style for footnote numbers */
  14. span.Footnote
  15. {
  16.   font-size: small;
  17.   vertical-align: super
  18. }
  19. /* Use this style for controlling spacing around the Related Topics button */
  20. p.HTMLHelpRelatedTopic
  21. {
  22. }